home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-17 / w31et4.zip / OEMSETUP.INF < prev    next >
INI File  |  1992-04-01  |  3KB  |  59 lines

  1. ; Microsoft Windows Driver Library
  2. ; Tseng ET4000 256 Color Driver Disk
  3. ; Copyright 1992 Microsoft Corporation
  4. ; ---------------------------------------------------------------
  5.  
  6. [data]
  7.     Version="3.10"
  8.  
  9. [disks]
  10.     t =.,  "ET4000 256 Color Driver Disk", diskt
  11.  
  12. [display]
  13. ;profile = driver,        Description of driver,                       resolution,    286 grabber,    logo code,     VDD,           386grabber,   ega.sys,   logo data,     optional work section
  14. svga448 = t:vga448.drv,   "ET4000  640x480   256 colors",               "100,96,96",   t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,,            t:vgalogo.rle
  15. lvga468 = t:vga468.drv,   "ET4000  800x600   256 colors (Large fonts)", "100,120,120", t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,,            t:vgalogo.rle
  16. svga468 = t:vga468s.drv,  "ET4000  800x600   256 colors (Small fonts)", "100,96,96",   t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,,            t:vgalogo.rle
  17. svga478 = t:vga478s.drv,  "ET4000 1024x768   256 colors (Small fonts)", "100,96,96",   t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,,            t:vgalogo.rle
  18. lvga478 = t:vga478.drv,   "ET4000 1024x768   256 colors (Large fonts)", "100,120,120", t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,,            t:vgalogo.rle
  19.  
  20. ; copy these fonts depending on the 386 grabber being used
  21.  
  22. [V7VGA.3gr]
  23. t:CGA40WOA.FON,t:CGA40850.FON
  24. t:CGA80WOA.FON,t:CGA80850.FON
  25. t:EGA40WOA.FON,t:EGA40850.FON
  26. t:EGA80WOA.FON,t:EGA80850.FON
  27.  
  28. [sysfonts]
  29. t:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  30. t:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  31.  
  32. [fixedfonts]
  33. t:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  34. t:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  35.  
  36. [oemfonts]
  37. t:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  38. t:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  39.  
  40. [fonts]
  41.    t:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  42.    t:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  43.  
  44.    t:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  45.    t:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  46.  
  47.    t:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  48.    t:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  49.  
  50.    t:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  51.    t:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  52.  
  53.    t:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
  54.    t:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"
  55.  
  56.    t:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  57.    t:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  58.    t:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  59.